@import url("http://uillinois_ftp.sidearmsports.com/custompages/fontawesome/css/font-awesome.min.css");
@import url("http://statefarmcenter.com/slider/beforeafter.css");


/*.wide body {
    background: #ffffff !important;
}*/


/****HEADER****/

#main-header ul.accessible_nav>li>div>ul>li>a:hover {
    background: 0 0!important;
    color: #e84a27!important
}

/*
#main-header.stuck ul.accessible_nav>li.sched {
    background: #e84a27!important
}
#main-header.stuck ul.accessible_nav>li.sched a {
    color: #fff!important;
}
#main-header.stuck ul.accessible_nav>li.sched:hover {
    background: #e84a27!important
}
#main-header.stuck ul.accessible_nav>li.sched a:hover {
    color: #13294b!important
}

#main-header ul.accessible_nav>li.sched>div>ul>li>a, #main-header .stuck ul.accessible_nav>li.sched>div>ul>li>a {
    display: block;
    text-transform: uppercase;
    font-family: FrutigerLTW01-67BoldCn;
    font-size: 14px;
    color: #13294b!important;
    text-decoration: none;
    padding: 3px 6px 1px
}

#main-header .stuck ul.accessible_nav>li.sched>div>ul>li>a:hover {
  color: #e84a27!important;
}

*/

li.separator {
	margin-top:20px !important;
	color:#e84a27 !important;
}

a.composite-link {
	margin-top:25px;
	border-bottom:none !important;
	font-weight:bold !important;
}


.desktop-only #main-header ul.accessible_nav > li {
	padding:0 22px !important;/*Was 17px with ad*/
}

#main-header ul.accessible_nav > li > div {
	padding:45px 50px 110px 50px !important;
}

#main-header ul.accessible_nav > li.fanzone > div > ul:first-child  {
	width:225px !important;
	padding-right:100px;
}

#main-header ul.accessible_nav > li.fanzone > div > ul:first-child > li  {
	width:225px !important;
}

#main-header ul.accessible_nav > li.fanzone > div > ul  {
	width:225px !important;
}

#main-header ul.accessible_nav > li.fanzone > div > ul > li  {
	width:225px !important;
}


/****SPORTNAV****/

ul.sidebar-links li.parent:last-child ul li {
	text-align:right !important;
}

/****MISC****/


.desktop-only span.pagetitle, .desktop-only .page_title h1, .desktop-only h1 {
    font-family: FrutigerLTW01-77BlackCn!important;
    color: #13294b !important;
    font-size: 24px !important;
	font-weight:700 !important;
    margin: 15px 0;
    /*text-transform: uppercase;*/
	display:inherit!important;
}

.sidearm-mobile-site span.pagetitle, .sidearm-mobile-site .page_title h1, .sidearm-mobile-site h1 {
	font-size:1.3em;
	font-weight:800;
	color:#13294b;
}
	
.desktop-only a {
    text-decoration: none !important;
}
.desktop-only a:hover {
    color: #13294b;
}
.post-1 .story-header h1 {
    color: #13294b!important;
    margin: 2px 0!important
}
.desktop-only h2 {
    font-family: FrutigerLTW01-77BlackCn!important;
    color: #13294b;
    font-size: 18px!important;
    margin: 10px 0
}
.post-1 .story-header h2 {
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 1.1em!important;
    color: #a5acaf!important;
    margin: 2px 0!important
}

h3 {
    font-family: FrutigerLTW01-67BoldCn!important;
    color: #13294b;
    font-size: 16px !important;
    margin: 8px 0!important;
    padding: 8px 0!important;
    border-bottom: 1px solid #e84a27!important
}

.sidearm-mobile-site h3 {
    font-size: 14px !important;
}

.sportfile .noprint {
    display: none
}
.article-wrapper.news .left-content .article-headline {
    background: #e84a27 !important;
}
p.article-subheadline {
    color: #13294b;
    font-weight: 800;
    font-style: italic;
    font-size: 1.1em
}

.arrow {
    color: #e84a27;
    font-size: .7em
}

.photo-border {
	border:1px solid #cccccc !important;
	padding:2px !important;
}

.twitter_url a {
    color: #ffffff !important;
    text-decoration: none;
}
.twitter_url a:hover {
    color: #e84a27 !important;
}

a.anchor{
	display: block;
	position: relative;
	top: -150px; visibility:
	hidden;
}

.sidearm-mobile-site h1.article-headline {
	display:none !important;
}

.quotebox {
	width:40%;
	padding:10px 15px 10px 15px;
	margin:10px 0 15px 25px;
	border-left:4px solid #e84a27;
	background:#efefef;
}

.quotebox p {
	line-height:1.4em;
	font-style:italic;
	font-size:1em;
	font-weight:300;
}

.quotebox .source {
	font-weight:bold;
	text-align:right;
}

.clear {
	clear:both;
}

/****TABLES****/

table.release,
table.release-roster {
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    background: #e6e6e6
}
.release th,
.release-roster th {
    background: #e84a27;
    padding: 3px;
    color: #fff;
    font-weight: 700;
    text-align: left
}
.release td,
.release-roster td {
    border-bottom: 1px solid #ccc;
    padding: 3px
}
.release tr:hover,
.release-roster tr:hover {
    background: #ccc
}
.release td.title {
    width: 25%;
    font-weight: 700;
    padding: 3px
}
table.release-roster td.title-short {
    background: #ccc!important;
    font-weight: 700!important;
    padding: 3px
}
table.release td img {
    display: inline-block!important
}

/****STAFF****/

.staff_dgrd_fullname {
    font-size: .9em;
    width: 20%!important
}
.staff_dgrd_staff_title {
    font-size: .9em;
    width: 35%!important
}
.staff_dgrd_header_staff_phone {
    font-size: .9em;
    width: 15%!important
}
.staff_dgrd_header_staff_email {
    font-size: .9em;
    width: 20%!important
}
.staff_dgrd_header_staff_twitter {
    font-size: .9em;
    width: 10%!important
}
td.staff_dgrd_category {
    background: #ccc!important;
    color: #000!important
}

/****GRID****/

.col-md-4 {
    width: 36%;
    float: left;
    position: relative;
    min-height: 1px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 5px
}
.col-md-4 img {
    float: left;
    margin-right: 10px;
    width: 35%;
    border: 1px solid #ccc
}
.col-md-4 h3 {
    font-size: 1.2em;
    color: #e84a27;
    padding: 0;
    margin: 0
}
.col-md-4:hover {
    background: #e6e6e6
}
.col-md-8 {
    width: 68%;
    float: left;
    position: relative;
    min-height: 1px;
    padding: 5px;
}
.col-rightsidebar {
    width: 30%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
}
.col-rightsidebar p {
    font-size: .8em
}
.col-rightbar table a {
    font-weight: bold;
    text-decoration: none;
}
.col-rightsidebar h3 {
    font-size: 1em;
    text-transform: uppercase;
    color: #13294b;
    padding: 15px 0
}

/****BIOS****/

#current_bio {
    border-right: 1px solid #e6e6e6!important;
    padding-right: 2em!important
}
#current_bio h3 {
    color: #13294b!important;
    margin: 7px 0!important;
    padding: 7px 0!important;
    font-size: 1.2em!important
}
#current_bio h4 {
    color: #e84a27!important;
    margin: 5px 0!important;
    padding: 5px 0!important;
    font-size: 1em!important
}
#current_bio ul {
    list-style: none!important;
    padding: 0!important;
    margin-left: -.1em!important
}
#current_bio ul li {
    text-indent: -.7em;
    padding: .2em 0 .2em .5em!important
}
#current_bio ul li:before {
    content: url('http://illinois.edu/cms/4693/orangebullet.png');
}
.roster_list_body {
    background: 0 0!important
}
.ribbon_background,
.roster_list {
    background: rgba(19, 41, 75, .8)!important
}
div.attribute_name {
    background: #13294b!important
}
.player_card {
    max-width: 210px!important
}
.player_card_image img {
    width: 150px!important
}
.player_media {
    background-image: url(http://uillinois.sidearmsports.com/images/2015/5/29/shiled_bg.jpg)!important;
    background-color: #13294b!important
}
/*#related_stories_header{background-color:transparent!important;color:#e84a27!important;font-weight:700;font-size:1.2em!important;text-align:left!important;padding:10px!important}#related_stories_body{background-color:#fff!important}.related_story{border-bottom:1px dotted #ccc}.related_story_title a{color:#13294b!important;font-size:.9em!important}.related_story_summary{color:#000!important;background-color:#transparent!important;font-size:.9em!important;display:none!important}*/

#related_stories {
	background:#ffffff !important;
}

.related_stories_body {
	background:#ffffff !important;
}

.related_story_image:hover {
	opacity:.8;
}
	
.stats_table {
    margin: 0 auto;
    border-collapse: collapse!important;
	width:100%;
}
#current_stats tbody>tr td {
    background-color: #e6e6e6!important;
    color: 000000!important
}
#current_stats tbody>tr:hover a,
#current_stats tbody>tr:hover td {
    background-color: #ccc!important;
    color: 000000!important
}

#ind_stats.table {
	width:100%;
}

/****XML STATS****/

#cume_container ul.ui-widget-header {
	background:#e6e6e6 !important;
}

#cume_container table.stats_table th {
	background:#e84a27 !important;
	color:#ffffff !important;
	font-weight:bold !important;
}

.ind_player_summary .bio_box {
	width:50% !important;
	min-height:200px !important;
}

.ind_player_summary .bio_box img {
	border:1px solid #cccccc !important;
	padding:2px !important;
}

.ind_player_summary .bio_box ul {
	list-style:none !important;
	text-align:right !important;
}

.ind_player_summary .bio_box ul li {
	padding:5px 0 !important;
	border-bottom:1px solid #cccccc !important;
}

.ind_player_summary .bio_text {
	width:100% !important;
	display:block !important;
}

#ind_stats_stories #stories div {
	border-bottom:1px solid #cccccc !important;
}

#ind_stats_stories #stories div {
	border-bottom:1px solid #cccccc !important;
}

#season_overall a.cume_player_link:hover {
	color:#ffffff !important;
}

th.headerSortUp:hover, th.headerSortDown:hover, td.headerSortDown:hover, td.headerSortUp:hover {
	background:#e84a27 !important;
}

th.headerSortUp, th.headerSortDown, td.headerSortDown, td.headerSortUp > a {
	background:#e84a27 !important;
}

#cume_container #leaders {
	width:100% !important;
}

/****CALENDAR****/

table td.composite_cal_title table tr td {
	text-align:center !important;
}

table td.composite_cal_title table tr td.composite_cal_next:first-child a::before {
	content:"<< ";
}

table td.composite_cal_title table tr td.composite_cal_next:last-child a::after {
	content:" >>";
}

/****SCHEDULE****/

.schedule_game_left_text {
    margin: 5px 12px 8px!important
}

.schedule_game_location {
    margin-top: 0px!important
}

.record_title {
	min-width:200px !important;
  	padding: 12px !important;
	text-align:center !important;
}

.sport_title {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    margin-top: 0px;
}

.season_title {
    font-size: 18px;
    height: 20px;
}

.schedule_game_multimedia_links .custom_link A { 
display:block;
width:100% !important;
}

/*.schedule_game_middle {
	text-transform:none !important;
}*/

/****CAMPS****/

table.camps-sidebar {
    padding: 5px;
    background: #efefef;
    font-size: .9em;
    border-left: 3px solid #e84a27;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}
table.camps-sidebar th {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 8px;
    font-family: FrutigerLTW01-67BoldCn!important;
    text-align: left;
    background: #e6e6e6;
    color: #13294b;
    text-transform: uppercase;
    font-weight: 700
}
table.camps-sidebar td {
    padding: 5px 8px
}
table.camps-sidebar td a {
    color: #13284b;
    text-decoration: none;
    font-weight: 700
}
table.camps-sidebar td a:hover {
    color: #e84a27;
    text-decoration: none
}

.desktop-only #campsmobilemenu {
	display:none !important;
}

/****COACH****/

table.coach {
    border-collapse: collapse;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
}
td.coach-headshot {
    vertical-align: top;
    width: 250px;
    padding: 5px;
}
td.coach-headshot img {
    padding: 2px;
    border: 1px solid #e84a27;
    width: 100%;
}
td.coach-info {
    padding: 5px 5px 5px 10px;
    vertical-align: top;
}

td.coach-info p {
	font-size:1em;
}

td.coach-info .name {
    font-size: 1.3em !important;
    font-weight: 700;
    margin: 2px 0 !important;
    padding: 2px 0 !important;
    border-bottom: none !important;
}
td.coach-info .title {
    font-size: 1em;
    font-weight: 600;
    color: #13294b;
}
td.coach-info .season {
    font-style: italic;
    font-size: 1em;
    font-weight: 500 !important;
}

.coach-accolades {
	float:right;
	padding:0 5px;	
	background:#f4f4f4;
	border:1px solid #cccccc;
}

.coach-accolades h2 {
	margin:5px 0 10px 0;
	padding:3px 0;
	border-bottom:1px solid #e84a27;
	
}

.coach-accolades ul {
    list-style: none!important;
    padding: 5px !important;
    margin-left: -.3em!important;
	font-size:.9em;
	
}

.coach-accolades ul li {
    text-indent: -.7em;
    padding: .2em 0 .2em .5em!important
}

.coach-accolades ul li:before {
    content: url('http://illinois.edu/cms/4693/orangebullet.png');
    
}

table.coach-photos td {
	vertical-align:top !important;
}

table.coach-photos td p {
	margin-top:2px;
}

table.coach-photos td h3 {
	margin:3px 0px !important;
	padding:3px 0px !important;
}

table.coach-photos td img {
	width:100% !important;
	padding:2px !important;
	border:1px solid #cccccc !important;
}

/****LEFT SIDEBAR****/

.left-sidebar  {
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:25px;
}

.desktop-only .left-sidebar {
	width:25%;
}

.sidearm-mobile-site .left-sidebar {
	width:100%;
}

.left-sidebar ul.orange-list li {
	border-bottom:1px dotted #cccccc;
	padding:5px 0 !important;
	margin:0px !important;
	text-indent: 2px !important;
	font-size:12px !important;
}

.left-sidebar ul.orange-list li:hover {
	background:#e84a27;
}

.left-sidebar ul.orange-list li:hover a {
	color:#ffffff !important;
}

.body-leftsidebar {
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 15px;
	margin-bottom:25px;
}

.desktop-only .body-leftsidebar {
	width:75%;
}

.sidearm-mobile-site .body-leftsidebar {
	width:100%;
}

/****RIGHT SIDEBAR****/

.right-sidebar  {
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:25px;
	text-align:right;
}

.right-sidebar h2 {
	font-size:1.2em !important;
}

.right-sidebar ul.orange-list li {
	border-bottom:1px dotted #cccccc;
	padding:5px 5px 5px 0 !important;
	margin:0px !important;
	font-size:12px !important;
}

.right-sidebar ul.orange-list li:before {
    content:' ';
}

.right-sidebar ul.orange-list li:hover {
	background:#cccccc;
}

.right-sidebar ul.orange-list li:hover a {
	color:#ffffff !important;
}

.body-rightsidebar {
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 5px;
	margin-bottom:25px;
}

/****ARCHIVES****/

.sportarchives {
	padding:25px 0;
}

.sportarchives h3 {
	margin:0 0 8px 0 !important;
	padding:0 0 8px 0 !important;
}
	
.sportarchives p {
	font-size:12px !important;
}

.sportarchives ul.orange-list li {
	border-bottom:1px dotted #cccccc;
	padding:5px 0px 5px 5px !important;
	margin:0px !important;
	font-size:12px !important;
}

.sportarchives ul.orange-list li:before {
    content: url('http://illinois.edu/cms/4693/orangebullet.png');
}

.sportarchives ul.orange-list li:hover {
	background:#e84a27;
}

.sportarchives ul.orange-list li:hover a {
	color:#ffffff !important;
}

/****GRID****/

.desktop-only .col-2 {
	width:16.6%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-3 {
	width:25%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-4 {
	width:33%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-5 {
	width:41%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-6 {
	width:50%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-7 {
	width:58%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-8 {
	width:66%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-9 {
	width:75%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-10 {
	width:83%;
	float:left;
	padding:0 10px;
}

.desktop-only .col-12 {
	width:100%;
	float:left;
	padding:0 10px;
}

.sidearm-mobile-site .col-2, .sidearm-mobile-site .col-3, .sidearm-mobile-site .col-4, .sidearm-mobile-site .col-5, .sidearm-mobile-site .col-6, .sidearm-mobile-site .col-7, .sidearm-mobile-site .col-8, .sidearm-mobile-site .col-9, .sidearm-mobile-site .col-10, .sidearm-mobile-site .col-12 {
	width:100%;
}

/****GRID LIST****/

.col-3 ul, .col-4 ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.col-3 ul li, .col-4 ul li {
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 0px;
	border-bottom:1px dotted #cccccc;
}

.col-3 ul li:hover, .col-4 ul li:hover {
	background:#e6e6e6;
}


/****GAMEDAY STAFF****/

.gamedaystaff-icons .col {
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
	border-right:1px solid #cccccc;
	font-family: FrutigerLTW01-67BoldCn!important;
	font-size:14px;
	margin-bottom:25px;
}

.gamedaystaff-icons .last {
	border-right:none;
}

.gamedaystaff-icons .col img {
	width:75px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.gamedaystaff-icons .col img:hover {
	 -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

.desktop-only .gamedaystaff-icons .col {
	width:20%;
}

.sidearm-mobile-site .gamedaystaff-icons .col {
	width:20%;
	border-right:none;
	font-size:9px;
	text-align:center;
}

.sidearm-mobile-site .gamedaystaff-icons img {
	width:25px;
}

/****GAMEDAY****/

.gameday-main .col {
	width:25%;
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
	border-right:1px solid #cccccc;
	font-family: FrutigerLTW01-67BoldCn!important;
	font-size:16px;
	margin-bottom:25px;
}

.gameday-main .last {
	border-right:none;
}

.gameday-main .col img {
	width:100px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.gameday-main .col img:hover {
	 -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

.desktop-only .gameday-main .col {
	width:25%;
}

.sidearm-mobile-site .gameday-main .col {
	width:50%;
	border-right:none;
}

.sidearm-mobile-site .gameday-main img {
	width:100%;
}

.gameday-sport .col {
	float: left;
	display: block;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:25px;
}

.desktop-only .gameday-sport .col {
	width:33%;
}

.sidearm-mobile-site .gameday-sport .col {
	width:100%;
}

.gameday-sport .col p {
	font-size:12px;
}

.gameday-sport .col img {
	padding:2px;
	width:100%;
	margin-bottom:10px;
	border:1px solid #cccccc;
}

.gameday-sport .col ul.orange-list li {
	text-align:left;
	padding:5px !important;
	font-size:12px !important;
	margin:0px !important;
	text-indent: 2px !important;
	border-bottom:1px dashed #cccccc;
}

.gameday-sport .col table.gameday-sportlist td {
	border:1px solid #cccccc;
	padding:5px;
}

/* table.gameday-main {
	width:100%;
	border-collapse:collapse;
	margin-bottom:50px;
}

table.gameday-main td {
	padding:5px;
	vertical-align:top;
	text-align:center;
	text-align:center;
	border-right:1px solid #cccccc;
}

.desktop-only table.gameday-main td {
	width:25%;
}

.sidearm-mobile-site table.gameday-main td {
	width:100%;
	border-right:none;
}

table.gameday-main td.last {
	border-right:none;
}

table.gameday-main td img {
	width:100px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

table.gameday-main td img:hover {
	 -webkit-transform:scale(1.25); 
    -moz-transform:scale(1.25);
    -ms-transform:scale(1.25);
    -o-transform:scale(1.25); 
     transform:scale(1.25);
}

table.gameday-main td a {
	font-family: FrutigerLTW01-67BoldCn!important;
	font-size:16px;
}

table.gameday-sport td {
	padding:5px;
	vertical-align:top;
}

.desktop-only table.gameday-sport td {
	width:33%;
}

.sidearm-mobile-site table.gameday-sport td {
	width:100%;
}

table.gameday-sport td p {
	font-size:12px;
}

table.gameday-sport td img {
	padding:2px;
	width:100%;
	margin-bottom:10px;
	border:1px solid #cccccc;
}

table.gameday-sport td ul.orange-list li {
	text-align:left;
	padding:5px !important;
	font-size:12px !important;
	margin:0px !important;
	text-indent: 2px !important;
	border-bottom:1px dashed #cccccc;
}

table.gameday-sportlist td {
	border:1px solid #cccccc;
	padding:5px;
}

*/

/****ARCHIVES****/

table.archives {
	width:100%;
	border-collapse:collapse;
}

table.archives img {
	padding:2px;
	border:1px solid #cccccc;
	width:100%;
}
table.archives td {
	padding:5px;
	vertical-align:top;
}

/****RECORD BOOK****/

.recordbook img {
    border:1px solid #cccccc;
    padding:2px;
}
  
.recordbookmenu td {
	padding:10px 5px;
	font-weight: bold;
	color: #e84a27;
}
  
  .recordbookmenu h2 {
	color:#13294b;
}
  
  .gray {
	  background:#e6e6e6;
}  

/****SIDEBARS****/

.sidebar {
	width:100%;
}

table#quicklinks {
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	background-position: center top;
	margin-bottom:25px;
	width:100%;
	margin-top:15px;
}

table#quicklinks th {
	background: #e84a27;
	color: #ffffff;
	font-size: 1em;
	letter-spacing:0em;
	padding:6px;
	font-weight: 700;
	text-transform: uppercase;
	text-align:left;
	font-family:FrutigerLTW01-67BoldCn;
	border-bottom:1px solid #efefef;
}

table#quicklinks th a {
	color:#ffffff;
	text-decoration:none !important;
	text-align:center !important;
}

table#quicklinks th a:hover {
	color:#13294b;
}

table#quicklinks td a {
	color:#e84a27;
	font-size:1em !important;
	font-weight:bold;
	text-decoration:none;
}

table#quicklinks td a:hover {
	color:#13294b;
}

.col-box {
	width:100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	line-height:20px;
	margin-top:5px;
	font-size:.9em;
}

/****ACADEMICS****/

.identify-table {
	border:1px solid #cccccc;
	background-image:url('http://illinois.edu/cms/4693/identify_bg.png');
	background-repeat:no-repeat;
	background-position:top center;
	font-size:.9em;
}

.identify-table img {
	border:1px solid #f4f4f4;
}

.sidearm-mobile-site .identify-table {
	border:1px solid #cccccc;
	background-image:none !important;
	background-repeat:no-repeat;
	background-position:top center;
	font-size:.9em;
}

td.academics-headshot {
	width:200px;
}

/****TABS****/

.etabs { margin: 0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
    .tab a { color:#13294b; font-size: 1em;
letter-spacing:0em;
font-weight: bold;
text-transform: uppercase;
font-family:FrutigerLTW01-67BoldCn; display: block; padding: 0 10px; outline: none;text-decoration: none;text-transform:uppercase; }
    .tab a:hover { text-decoration: none; }
    .tab.active { background: #e84a27; padding-top: 6px; position: relative; top: 1px; border-color: #cccccc; }
    .tab a.active { color:#ffffff;font-weight: bold;text-decoration: none; }
    .tab-container .panel-container { width:100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	line-height:20px;
	padding:10px;
	font-size:.9em;
	border:1px solid #cccccc;}
	
	.panel-container a {
		text-decoration:none;
		font-weight:bold;
	}
	
    .panel-container { margin-bottom: 10px; }
	
/****LIST****/

ul.orange-list {
    list-style: none!important;
    padding: 0!important;
    margin-left: -.1em!important
}
ul.orange-list li {
    text-indent: -.7em;
    padding: .2em 0 .2em .5em!important
}
ul.orange-list li:before {
    content: url('http://illinois.edu/cms/4693/orangebullet.png');
}

/****BUTTON****/

.btn {
  background: #e84a27;
  font-weight:bold;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.3em;
  padding: 10px 20px 10px 20px;
  border: solid #db4021 2px;
  text-decoration: none;
}

a.btn {
	color:#ffffff !important;
}

.btn:hover {
  background: #13294b;
  text-decoration: none;
}

/****COACH FLYOUT MENU****/

.flyout_button {
	width:25px !important;
}

.flyout_button:hover {
	background:#13294b;
}

.flyout_list {
  padding: 0 !important;
  width:200px;
}

.flyout_list ul {
	list-style:none !important;
	padding:0px !important;
	margin:0px !important;
}

.flyout_list li {
	padding:5px !important;
	margin:0px !important;
	border-bottom:1px dotted #cccccc !important;
}

.flyout_list li:hover {
	background:#cccccc;
}

/****COACH****/


.coach-body {
	width:68%;
	padding:1%;
}

.coach-sidebar {
	float:right;
	width:29%;
}

.coach-sidebar p {
	font-size:.8em !important;
	line-height:1.5em !important;
}

.coach-sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.coach-sidebar ul li {
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 0px;
	border-bottom:1px dotted #cccccc;
}

.coach-sidebar ul li:hover {
	background:#e6e6e6;
}

.sidearm-mobile-site .coach-body {
	width:100%;
	float:left;
}

.sidearm-mobile-site .coach-sidebar {
	width:100%;
	float:left;
}

/****FACILITIES****/

.facilities-body {
	float:left;
	width:700px;
}

.facilities-sidebar {
	width:300px;
	float:left;
	padding-left:15px;
}

.facilities-sidebar p {
	font-size:.9em !important;
	line-height:1.5em !important;
}

.facilities-sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.facilities-sidebar ul li {
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 0px;
	border-bottom:1px dotted #cccccc;
}

.facilities-sidebar ul li:hover {
	background:#e6e6e6;
}

.sidearm-mobile-site .facilities-body {
	width:100%;
	float:left;
}

.sidearm-mobile-site .facilities-sidebar {
	width:100%;
	float:left;
}

/****CAMPS****/


.camps-body {
	width:650px;
	padding:1%;
}

.camps-sidebar {
	font: 14px/20px arial, sans-serif;
	width:100%;
}

.camps-sidebar iframe {
	border:none !important;
	float:right;
}

.camps-sidebar h3 {
	text-align:right;
	font: 16px/22px Arial, Verdana, Helvetica, sans-serif;
}

.camps-sidebar p {
	font-size:.9em !important;
	line-height:1.5em !important;
	text-align:right;
}

.camps-sidebar ul {
	text-align:right;
	list-style:none;
	padding:0px;
	margin:0px;
}

.camps-sidebar ul li {
	font-weight:bold;
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 3px;
	border-bottom:1px dotted #cccccc;
}

.camps-sidebar ul li a {
	color:#e84a27;
	text-decoration:none;
}

.camps-sidebar ul li:hover {
	background:#e6e6e6;
}

/****TRADITIONS****/


.traditions-body {
	width:650px;
	padding:1%;
}

.traditions-sidebar {
	font: 14px/20px arial, sans-serif;
	width:100%;
}

.traditions-sidebar iframe {
	border:none !important;
	float:right;
}

.traditions-sidebar h3 {
	text-align:right;
	font: 16px/22px Arial, Verdana, Helvetica, sans-serif;
}

.traditions-sidebar p {
	font-size:.9em !important;
	line-height:1.5em !important;
	text-align:right;
}

.traditions-sidebar ul {
	text-align:right;
	list-style:none;
	padding:0px;
	margin:0px;
}

.traditions-sidebar ul li {
	font-weight:bold;
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 3px;
	border-bottom:1px dotted #cccccc;
}

.traditions-sidebar ul li a {
	color:#e84a27;
	text-decoration:none;
}

.traditions-sidebar ul li:hover {
	background:#e6e6e6;
}


/****PROMOTIONS****/

table.promotions {
  width:100%;
  border-collapse:collapse;
  border:1px solid #cccccc;
}

  table.promotions th {
    background:#e84a27;
    color:#ffffff;
    font-weight:bold;
    padding:5px;
    text-align:left;
  }
  
  table.promotions td {
    vertical-align:top;
    padding:5px;
    border:1px solid #cccccc;
  }
  
  table.promotions td img {
    width:25%;
  }
  
  tr.gray {
    background:#e6e6e6;
  }
  
  a.buy-button {
	  padding:5px 10px;
	  font-size:14px !important;
	  background:#e84a27;
	  color:#ffffff !important;
	  font-weight:bold;
	  text-align:center;
	  text-decoration:none;
  }
  
  a.buy-button:hover {
	  background:#13294b;
	  color:#ffffff;
  }
  
  table.promotions td.buy {
	  text-align:center !important;
	  vertical-align:middle;
  }

/****ACADEMICS****/


.academics-body, .compliance-body {
	float:left;
	width:700px;
}

.sidearm-mobile-site .academics-body, .sidearm-mobile-site .compliance-body {
	width:100%;
	float:left;
}

.academics-sidebar, .compliance-sidebar {
	width:300px;
	float:left;
	padding-left:15px;
}

.compliance-sidebar table#quicklinks td a {
	color:#e84a27;
	font-size:.9em !important;
	font-weight:bold;
	text-decoration:none;
}

.academics-sidebar h3, .compliance-sidebar h3 {
	text-align:right;
	font: 16px/22px Arial, Verdana, Helvetica, sans-serif;
}

.academics-sidebar p, .compliance-sidebar p {
	font-size:.9em !important;
	line-height:1.5em !important;
	text-align:right;
}

.academics-sidebar ul, .compliance-sidebar ul {
	text-align:right;
	list-style:none;
	padding:0px;
	margin:0px;
}

.academics-sidebar ul li {
	font-weight:bold;
	font-size:.9em !important;
	line-height:1.5em !important;
	padding:5px 3px;
	border-bottom:1px dotted #cccccc;
}

.academics-sidebar ul li a, .compliance-sidebar ul li a {
	color:#e84a27;
	text-decoration:none;
}

.academics-sidebar ul li:hover, .compliance-sidebar ul li:hover {
	background:#e6e6e6;
}

.sidearm-mobile-site .academics-sidebar, .sidearm-mobile-site .compliance-sidebar {
	width:100%;
	float:left;
}


table#quicklinks {
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	background-position: center top;
	margin-bottom:25px;
	width:100%;
	margin-top:15px;
}

table#quicklinks th {
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
color: #13294b;
font-size: 1em;
letter-spacing:.1em;
padding:6px;
font-weight: bold;
text-transform: uppercase;
text-align:left;
font-family:FrutigerLTW01-67BoldCn;
border-bottom:1px solid #efefef;
}

table#quicklinks th a {
	color:#13294b;
	font-size:.9em !important;
	font-weight:bold;
	text-decoration:none;
	text-align:center !important;
}

table#quicklinks th a:hover {
	color:#e84a27;
}

table#quicklinks td a {
	color:#e84a27;
	font-size:.9em !important;
	font-weight:bold;
	text-decoration:none;
}

table#quicklinks td a:hover {
	color:#13294b;
}

.col-box {
	width:100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	line-height:20px;
	margin-top:5px;
	font-size:.9em;
}

.saac-bio {
	float:left;
	margin-bottom:5px;
	padding:3px;
	margin-top:5px;
}

.saac-bio img {
	border:1px solid #f15a23;
}

.leadership {
	width:100%;
}

.leadership-bio {
	float:left;
	margin-bottom:5px;
	padding:2px;
	margin-top:5px;
	height:180px;
	margin-right:5px;
}

.leadership-bio img {
	border:1px solid #f15a23;
	display:block;
	width:90px;
	margin-right:5px;
}

#emergingleaders {
	width:100%;
	margin-right:5px;
}

#veteranleaders {
	width:100%;
	margin-right:5px;
}

#leadership360 {
	width:100%;
}

/****TABS****/

.etabs { margin: 0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
    .tab a { color:#13294b; font-size: 1em;
letter-spacing:.1em;
font-weight: bold;
text-transform: uppercase;
font-family:FrutigerLTW01-67BoldCn; display: block; padding: 0 10px; outline: none;text-decoration: none;text-transform:uppercase; }
    .tab a:hover { text-decoration: none; }
    .tab.active { background: #e84a27; padding-top: 6px; position: relative; top: 1px; border-color: #cccccc; }
    .tab a.active { color:#ffffff;font-weight: bold;text-decoration: none; }
    .tab-container .panel-container { width:100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	line-height:20px;
	padding:10px;
	font-size:.9em;
	border:1px solid #cccccc;}
	
	.panel-container h2 {
		font-size:1em;
		color:#13294b;
	}
	
.panel-container a {
	color:#e84a27;
	font-size:.9em !important;
	font-weight:bold;
	text-decoration:none;
	}
	
	panel-container a:hover {
		color:#13294b;
	}
	
.panel-container { margin-bottom: 10px; }
	

/****ALL-TIME ROSTER****/

table.alltimeroster-years {
	width:100%;
	border:1px solid #cccccc;
}

table.alltimeroster-years tr th {
	padding:3px;
	background:#e84a27;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

table.alltimeroster-years tr td {
	padding:3px;
	border:1px solid #e6e6e6;
	font-size:.8em;
	background:#e6e6e6;
	font-weight:bold;
}

table.alltimeroster-years tr td {
	border:1px solid #cccccc;
}

table.alltimeroster-years tr td:hover {
	background:#cccccc;
}

tr.alltimerosterscoach td {
	background:#cccccc;
	border-bottom:1px solid #e6e6e6;
}

/****STATS RECAP****/

.player-stats .leader h3 {
    font-weight: normal;
	border-bottom:none !important;
	padding:2px 0px 8px 0px !important;
	margin:2px 0px !important;
	color:#13294b !important;
}

.player-stats h2 {
    font-weight: 300!important;
	color:#ffffff !important;
	font-size:1.1em !important;
}

.player-stats .leader:nth-child(even) {
    background-color: #e6e6e6 !important;
}

.table-stats table tr td:last-child, .table-stats table tr th:last-child {
    background-color: #e6e6e6;
    border-bottom: 1px solid #cccccc;
}

.post .story-media {
	background:#e6e6e6 !important;
}

.post .story-media .game-summary table td {
    color: #000000 !important;
}

.post .story-media .game-summary .game-result {
    color: #000000 !important;
}

.post .story-media .game-summary table thead tr th:first-child {
    text-align: left;
	color:#ffffff !important;
	width:auto !important;
}

.post .story-media .game-summary table td:last-child, .post .story-media .game-summary table th:last-child {
    text-align:right !important;
}

.gen-2.story-wrapper, .post-1.story-wrapper {
    background-color: #ffffff;
}

/*.post .story-media .game-summary .game-result .game-result-row {
    float:left !important;
	width:45% !important;
}*/

.post .schedule-widget .next-game {
    background-color: #13294b;
    color: #ffffff;
}

.story-links ul li a:hover, .post .schedule-widget ul li a:hover {
    background-color: #13294b;
	color:#ffffff;
}

.post-1 div.noprint.story_email {
	margin:15px 0 5px 0 !important;
}

.post .story-media .game-summary table th, .post .story-media .game-summary table td {
    text-align: left;
}

.post .story-media .game-summary table thead tr th {
    color: #ffffff !important;
    font-weight: bold;
}

/****MLB****/

table.illinimlb { width:100%; margin:15px 0; border-left:3px solid #e84a27; } table.illinimlb img { width:180px !important; padding:2px; border:1px solid #cccccc; } table.illinimlb td { vertical-align:top; padding:15px 10px; } table.illinimlb tr { background:#e6e6e6; } span.mlb-name { font-size:1.3em; color:#13294b; } table.illinimlbstats td {
	  padding:5px;
  }

/****MOBILE SPECIFIC****/

.sidearm-mobile-site span#ctl00_cplhMainContent_sportfile_headline, .sidearm-mobile-site span#ctl00_cplhMainContent_sportfile_sub_headline, .sidearm-mobile-site span#ctl00_cplhMainContent_sportfile_byline, .sidearm-mobile-site span#ctl00_cplhMainContent_sportfile_date, .sidearm-mobile-site span#ctl00_cplhMainContent_sportfile_sport  {
	display:none !important;
}

/****DROPDOWN AD****/

.dropdown_ad {
	text-align:center !important;
}

.dropdown_ad img {
	margin-left:50% !important;
	margin-right:50% !important;
	width:60% !important;
}

.btn-mobilepass {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #ffffff !important;
  font-size: 14px;
  background: #e84a27;
  padding: 10px 20px 10px 20px;
  margin-top:5px;
  margin-bottom:5px;
  text-decoration: none;
}

.btn-mobilepass a {
    color:#ffffff !important;
}

.btn-mobilepass:hover {
    background: #13294b;
    text-decoration: none;
}

.btn-mobilepass a:hover {
    color:#ffffff !important;
}

/****IFRAME SIDEBAR***/

.col-4 .iframe-sidebar iframe {
	border:none !important;
	width:100% !important;
}


/****LIVE****/
/*
#topstories .divTopStory_TV_container.has_live .us_container  {
	display:none !important;
}

#topstories .divTopStory_TV_container.has_live .tv_headline {
    text-align:center !important;
	display: block !important;
    width: 845px !important;
    margin: 0 0 23px auto !important;
    z-index: 3 !important;
	bottom: 0px !important;
	padding: 0 0 0 150px !important;
}*/


	



